for example:
rmdir --ignore-fail-on-none-empty
can be entered simply as rmdir --i
But this is only because there was no other option starting with 'i'. Let us look what would happen if there was. e.g. there are --verbose and --version options. If I enter
rmdir --v
I get
rmdir: option '--v' is ambiguous.
Abonnieren
Kommentare zum Post (Atom)

Keine Kommentare:
Kommentar veröffentlichen