Files
fish-shell/doc_src/cmds/set.rst
Fabian Homborg eee38836cf set -q: Return 255 if no variable name was passed
Previously this strictly returned the number of unset variables. So if
no variable was given, it would return *true*, which is highly
suspect.
2021-08-14 10:55:21 +02:00

8.3 KiB