about summary refs log tree commit diff
path: root/Completion/Linux/Command/_sshfs
Commit message (Collapse)AuthorAgeFilesLines
* unposted: _sshfs: Make the -o option repeatable, accept "--".Daniel Shahaf2017-11-041-2/+3
|
* 40823: update option completion for sshfs 2.8Oliver Kiddle2017-03-101-21/+47
|
* 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