From b6ba94f0f1175767e4a4af0ce31ec8b616ab86bb Mon Sep 17 00:00:00 2001
From: Dante Catalfamo
Date: Wed, 25 Nov 2020 20:53:23 -0500
Subject: ox-ssh: add description

---
 content/posts/WIP-org-ssh-export/index.org | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'content')

diff --git a/content/posts/WIP-org-ssh-export/index.org b/content/posts/WIP-org-ssh-export/index.org
index dc537ac..15f362e 100644
--- a/content/posts/WIP-org-ssh-export/index.org
+++ b/content/posts/WIP-org-ssh-export/index.org
@@ -1,7 +1,7 @@
 #+TITLE: How I Keep Track of My Servers
-#+DATE: 2020-10-19T21:22:28-04:00
+#+DATE: 2020-11-25T20:50:42-05:00
 #+DRAFT: true
-#+DESCRIPTION:
+#+DESCRIPTION: The process I use to maintain my server list and ssh configuration
 #+TAGS[]: emacs org-mode ssh
 #+KEYWORDS[]: emacs org-mode ssh
 #+SLUG:
@@ -158,6 +158,6 @@ Whenever I change any details related to a server, I simply press
 @@html: <kbd><kbd>Ctrl</kbd> + <kbd>c</kbd></kbd>@@
 @@html: <kbd><kbd>Ctrl</kbd> + <kbd>e</kbd></kbd>@@
 to bring up the org export dispatch, then
-@@html: <kbd>s</kbd>@@ to select =ox-ssh=, and
+@@html: <kbd>s</kbd>@@ to select =Export to SSH config=, and
 @@html: <kbd>x</kbd>@@ to overwrite my existing ssh config file with
 the newly generated one.
-- 
cgit v1.2.3