Skip to content

Commit 8ade095

Browse files
committed
Added param name to documentation. Forcing a rebuild of travis
1 parent 7067ef4 commit 8ade095

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/src/test/scala/common/Wsk.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,7 @@ class WskActivation() extends RunWskCmd with HasActivation with WaitFor with Bas
499499
*
500500
* @param duration exits console after duration
501501
* @param since (optional) time travels back to activation since given duration
502+
* @param actionName (optional) name of entity to filter activation records on.
502503
*/
503504
override def console(duration: Duration,
504505
since: Option[Duration] = None,

0 commit comments

Comments
 (0)