Merge pull request #1564 from nak3/fix-docs
Fix format in fs documentation
This commit is contained in:
commit
787c4e26a7
|
@ -29,8 +29,8 @@ nomad fs [options] <alloc-id> <path>
|
|||
This command accepts a path and single allocation ID unless the `-job` flag is
|
||||
specified, in which case an allocation is chosen for the given job. The path is
|
||||
relative to the root of the allocation directory. The path is optional and it
|
||||
defaults to `/` of the allocation directory
|
||||
#
|
||||
defaults to `/` of the allocation directory.
|
||||
|
||||
## General Options
|
||||
|
||||
<%= general_options_usage %>
|
||||
|
|
Loading…
Reference in a new issue