diff --git a/command.rec b/command.rec index 8c8569f..1428eae 100644 --- a/command.rec +++ b/command.rec @@ -85,6 +85,7 @@ cmd: vim scp://${user}@${server}:${port}//${path}/${file} shell: sh bin: vim bin: scp +tag: network aim: Hard reset ntp service cmd: sudo ntpd -q -g -x -n diff --git a/data/sc-im.md b/data/sc-im.md index 9f91d55..75f0eae 100644 --- a/data/sc-im.md +++ b/data/sc-im.md @@ -1,6 +1,6 @@ --- title: "sc-im" -tags: [ "TUI", "data", "spreadsheet", ".csv" ] +tags: [ "TUI", "data", "spreadsheet", "csv" ] requires: [ "vim basics" ] --- diff --git a/sound/basics.md b/sound/basics.md index 97fd3c4..00575aa 100644 --- a/sound/basics.md +++ b/sound/basics.md @@ -2,6 +2,7 @@ title: "Basic Sound" tags: [ "sound" ] --- + # Pulse If you have pulse, use pulse. diff --git a/writing/ed.md b/writing/ed.md index 3a4d04e..b3cb989 100644 --- a/writing/ed.md +++ b/writing/ed.md @@ -213,6 +213,7 @@ Invalid address This is an `invalid address` because there are no more lines, so `ed` cannot print them. # All Commands + Meta Commands -------------