Skip to content

Commit

Permalink
fix: move docstring back to the top of weblorg-export
Browse files Browse the repository at this point in the history
  • Loading branch information
clarete committed Aug 15, 2021
1 parent ffea6a9 commit db05da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weblorg.el
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,8 @@ Parameters in ~OPTIONS~:
route)))

(defun weblorg-export ()
(interactive)
"Export all sites."
(interactive)
(weblorg--with-error
(maphash
(lambda(_ site)
Expand Down

0 comments on commit db05da1

Please sign in to comment.