Make the command line notes consistent

Just the title anyways. It makes easier to find aside from the file name
and also makes it clear in case I refer to them from other documents.
This commit is contained in:
Gabriel Arazas 2021-06-20 10:22:13 +08:00
parent e05076a0c9
commit ae3656f006
11 changed files with 35 additions and 23 deletions

View File

@ -1,9 +1,9 @@
:PROPERTIES:
:ID: 8135ece9-0dc0-4799-ac63-a24f9486ddd2
:END:
#+title: BorgBackup
#+title: Command line: BorgBackup
#+date: "2021-05-30 21:40:24 +08:00"
#+date_modified: "2021-06-05 09:11:53 +08:00"
#+date_modified: "2021-06-20 10:02:15 +08:00"
#+language: en
#+property: header_args :eval no
#+property: header_args:bash :results silent :exports code
@ -147,7 +147,7 @@ BORG_REPO="$HOME/backups" BORG_PASSCOMMAND='gopass show misc/personal-borgbackup
** An interactive interface for extracting archives
All-time favorite [[id:4eb1f8b1-bc12-4a6c-8fa4-20e4c3542cf2][fzf]] (and xargs) is required.
All-time favorite fzf (see [[id:4eb1f8b1-bc12-4a6c-8fa4-20e4c3542cf2][Command line: fzf]]) is required.
#+begin_src bash
export BORG_PASSPHRASE="oral hygiene"

View File

@ -1,6 +1,6 @@
#+title: cURL
#+title: Command line: cURL
#+date: "2021-06-04 10:56:52 +08:00"
#+date_modified: "2021-06-04 11:23:39 +08:00"
#+date_modified: "2021-06-19 17:41:38 +08:00"
#+language: en
#+property: header-args :eval no

View File

@ -1,6 +1,6 @@
#+title: FFmpeg
#+title: Command line: FFmpeg
#+date: "2021-05-09 16:40:50 +08:00"
#+date_modified: "2021-06-04 17:01:26 +08:00"
#+date_modified: "2021-06-19 17:43:07 +08:00"
#+language: en
#+property: header-args :eval no

View File

@ -1,6 +1,6 @@
#+title: Flatpak
#+title: Command line: Flatpak
#+date: "2021-06-04 07:39:11 +08:00"
#+date_modified: "2021-06-04 07:54:18 +08:00"
#+date_modified: "2021-06-19 17:42:15 +08:00"
#+language: en

View File

@ -1,9 +1,9 @@
:PROPERTIES:
:ID: 4eb1f8b1-bc12-4a6c-8fa4-20e4c3542cf2
:END:
#+title: fzf
#+title: Command line: fzf
#+date: "2021-05-31 23:08:57 +08:00"
#+date_modified: "2021-06-18 19:16:44 +08:00"
#+date_modified: "2021-06-19 17:42:49 +08:00"
#+language: en

View File

@ -1,6 +1,6 @@
#+title: ImageMagick
#+title: Command line: ImageMagick
#+date: "2021-05-09 19:55:50 +08:00"
#+date_modified: "2021-05-09 20:55:15 +08:00"
#+date_modified: "2021-06-19 17:43:40 +08:00"
#+language: en
@ -9,6 +9,18 @@ For future reference, this mainly use v7 which has Git-style interface (which is
* Synopsis
#+begin_src shell
magick [subcommand [subcommand_options...]]
#+end_src
* Subcommands
- =convert= - resize images, convert between formats, apply filter effects

View File

@ -1,6 +1,6 @@
#+title: journalctl
#+title: Command line: journalctl
#+date: "2021-05-20 23:07:39 +08:00"
#+date_modified: "2021-05-21 18:40:02 +08:00"
#+date_modified: "2021-06-19 17:43:20 +08:00"
#+language: en
#+property: header-args :results none

View File

@ -1,9 +1,9 @@
:PROPERTIES:
:ID: 49867854-3780-45ed-a703-4f5d22a92d39
:END:
#+title: kubectl
#+title: Command line: kubectl
#+date: "2021-06-13 00:29:49 +08:00"
#+date_modified: "2021-06-14 23:27:29 +08:00"
#+date_modified: "2021-06-19 17:41:50 +08:00"
#+language: en
#+property: header-arg :eval no

View File

@ -1,9 +1,9 @@
:PROPERTIES:
:ID: c05e1aa9-0619-4617-abb6-870fceca3430
:END:
#+title: Niv
#+title: Command line: Niv
#+date: "2021-05-09 17:25:04 +08:00"
#+date_modified: "2021-06-05 12:36:39 +08:00"
#+date_modified: "2021-06-19 17:43:28 +08:00"
#+language: en

View File

@ -1,6 +1,6 @@
#+title: Pacman
#+title: Command line: Pacman
#+date: "2021-06-08 15:00:04 +08:00"
#+date_modified: "2021-06-08 17:27:45 +08:00"
#+date_modified: "2021-06-19 17:42:03 +08:00"
#+language: en
#+property: header_args :eval no

View File

@ -1,6 +1,6 @@
#+title: Podman
#+title: Command line: Podman
#+date: "2021-06-10 11:51:26 +08:00"
#+date_modified: "2021-06-10 16:23:23 +08:00"
#+date_modified: "2021-06-19 17:41:58 +08:00"
#+language: en
#+property: header-args :eval no