pages/*: use the imperative in descriptions (#12574)
* pages/*: use the imperative in descriptions * go-fmt: put the description on one line
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# dirs
|
||||
|
||||
> Displays or manipulates the directory stack.
|
||||
> Display or manipulate the directory stack.
|
||||
> The directory stack is a list of recently visited directories that can be manipulated with the `pushd` and `popd` commands.
|
||||
> More information: <https://www.gnu.org/software/bash/manual/bash.html#Directory-Stack-Builtins>.
|
||||
|
||||
|
Reference in New Issue
Block a user