aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/useradd.fish
Commit message (Collapse)AuthorAge
* Switch useradd and chsh to `string`Gravatar Fabian Homborg2015-10-21
|
* Rename sgrep to __fish_sgrepGravatar Fabian Homborg2015-09-09
| | | | Makes it harder to cause issues with aliases, see fish-shell#2245
* Filter lines starting with hash from /etc/shells and /etc/groupGravatar ridiculousfish2014-11-19
| | | | | Fixes the useradd completion when these files contains comment lines
* Fix useradd completion syntaxGravatar ridiculousfish2013-09-02
| | | | (https://github.com/fish-shell/fish-shell/issues/863)
* Add completions for various user and group adding commands. Skip addgroup, ↵Gravatar liljencrantz2008-01-20
since manual page was actually for adduser, most switches weren't applicable and I was too lazy to guess which ones. darcs-hash:20080120020816-75c98-f937df6cb6789868a1385bfc3eb48f5ddefb3c43.gz