emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/bash-completion 711ccc2df1 096/313: format example properl


From: ELPA Syncer
Subject: [nongnu] elpa/bash-completion 711ccc2df1 096/313: format example properly
Date: Sat, 3 Dec 2022 10:59:20 -0500 (EST)

branch: elpa/bash-completion
commit 711ccc2df1a8766489f3b2864943b2fbcdfffbfb
Author: Stephane Zermatten <szermatt@gmx.net>
Commit: Stephane Zermatten <szermatt@gmx.net>

    format example properly
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 7588de29e0..21400290bd 100644
--- a/README.md
+++ b/README.md
@@ -89,8 +89,8 @@ important disadvantages:
   in the current buffer.
   In a standard terminal, you could do:
 
-      $ alias myalias=ls
-      $ myal<TAB>
+        $ alias myalias=ls
+        $ myal<TAB>
 
   and bash would propose the new alias.
   Bash-completion.el cannot do that, as it is not aware of anything



reply via email to

[Prev in Thread] Current Thread [Next in Thread]