Skip to content
Permalink
Browse files

Make 'note' argument to snapshot working

  • Loading branch information
umeshksingla authored and neverpanic committed Aug 26, 2017
1 parent 3034fc3 commit 2cd761f0ea36a98d1d06eac0e6b2018b870a5fef
Showing with 2 additions and 1 deletion.
  1. +1 −1 src/macports1.0/macports.tcl
  2. +1 −0 src/port/port.tcl
@@ -4500,7 +4500,7 @@ proc macports::snapshot_main {opts} {
# Calls the main function for the 'port snapshot' command.
#
# Args:
# None
# $opts having a 'note'
# Returns:
# 0 on successful execution.

@@ -4478,6 +4478,7 @@ array set cmd_opts_array {
diagnose {quiet}
reclaim {enable-reminders disable-reminders}
fetch {no-mirrors}
snapshot {{note 1}}
}

##

0 comments on commit 2cd761f

Please sign in to comment.
You can’t perform that action at this time.