Sha256: 1a3981254519f9e0155911f671f3e00c5603c8a4ca15a950ac776db55a5f19d6
Contents?: true
Size: 314 Bytes
Versions: 1
Compression:
Stored size: 314 Bytes
Contents
# Open Open an existing note with the `$EDITOR`. Usage: ``` ncn open ID ``` When `ID` argument is omitted, it will open the most recent note, or do nothing if the repository is empty. ``` ncn open ``` Options: - `--path` (optional) — local path to the notes repository. Default repository path is `$PWD`.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ncn-0.1.0 | docs/commands/open.md |