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

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

[elpa] master 52c8a88 10/62: Fixed usage of bzr send in documentation


From: Ian Dunn
Subject: [elpa] master 52c8a88 10/62: Fixed usage of bzr send in documentation
Date: Sat, 9 Dec 2017 14:33:57 -0500 (EST)

branch: master
commit 52c8a8878afd56061bd98bbd88d6fdc16e1bbe38
Author: Ian Dunn <address@hidden>
Commit: Ian Dunn <address@hidden>

    Fixed usage of bzr send in documentation
    
    * paced.org (Contributing): Fixed bzr send command.
---
 paced.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/paced.org b/paced.org
index 161e7c5..7a6d31c 100644
--- a/paced.org
+++ b/paced.org
@@ -455,7 +455,7 @@ To contribute with bazaar, you can do the following:
 #+begin_src shell
 # Hack away and make your changes
 $ bzr commit -m "Changes I've made"
-$ bzr send . -o file-name.txt
+$ bzr send -o file-name.txt
 #+end_src
 
 Then, use ~paced-submit-bug-report~ and attach "file-name.txt".  We can then 
merge



reply via email to

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