about summary refs log tree commit diff
path: root/Completion/Linux/Command/_sshfs
Commit message (Collapse)AuthorAgeFilesLines
* unposted: _sshfs: Fix completion of options with valuesDaniel Shahaf2015-08-171-10/+10
| | | | | The "=" to the left of the ":" was interpreted as a literal part of the option name, resulting in double equal signs.
* 36158: _sshfs: Fix completion of and after -oDaniel Shahaf2015-08-171-3/+28
| | | | The "action" part of the -o spec didn't escape colons.
* 22055: completion for the FUSE sshfs.Clint Adams2005-12-071-0/+14