Remove a "common fish problems" section in the docs

This wasn't really that common.
This commit is contained in:
ridiculousfish
2018-05-06 11:07:27 -07:00
parent 1a1ee352ff
commit 7cbc0c371a
2 changed files with 0 additions and 6 deletions

View File

@@ -38,7 +38,6 @@ complete -c help -x -a history-search -d 'Searchable history'
complete -c help -x -a identifiers -d 'Shell variable and function names'
complete -c help -x -a initialization -d 'Initialization files'
complete -c help -x -a introduction -d 'Introduction'
complete -c help -x -a issues -d 'Common issues with fish'
complete -c help -x -a job-control -d 'Running multiple programs'
complete -c help -x -a killring -d 'Copy and paste (Kill Ring)'
complete -c help -x -a more-help -d 'Further help and development'