Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
s/MD/md/ :smile:
Browse files Browse the repository at this point in the history
  • Loading branch information
mbbroberg committed Nov 30, 2015
1 parent 8252014 commit 5b87900
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/SNAPD.MD
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ $SNAP_PATH/bin/snapd [global options] [arguments...]
--max-procs, -c Set max cores to use for snap Agent. (Default: 1 core)
--api-port, -p Port rest api will listen on. (Default: 8181)
--disable-api, -d Flag to enable/disable rest api. (Default: true)
--version, -v Print snap version.
--version, -v Print snap version.
```

## Example Usage
```
$SNAP_PATH/bin/snapd
$SNAP_PATH/bin/snapd --log-level 1
$SNAP_PATH/bin/snapd --log-level 1
$SNAP_PATH/bin/snapd --version
```

Expand Down

0 comments on commit 5b87900

Please sign in to comment.