]> git.eshelyaron.com Git - emacs.git/commitdiff
; Remove accidentally inserted text from docstring
authorEshel Yaron <me@eshelyaron.com>
Fri, 26 Jul 2024 13:56:58 +0000 (15:56 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 26 Jul 2024 13:56:58 +0000 (15:56 +0200)
lisp/net/kubed.el

index d9ac20c19c8f26f7bffacfae3c15af5204673ded..8c2e80cc4e356e0f44f01d5e34dc60b2cd55a804 100644 (file)
@@ -1397,7 +1397,6 @@ If PREFIX nil, it defaults to the value of `transient-current-command'."
   "Attach to running process in CONTAINER in Kubernetes POD.
 
 Optional argument NAMESPACE is the namespace in which to look for POD.
-pod/foobar created
 Non-nil STDIN says to connect local standard input to remote process.
 Non-nil TTY says to use a TTY for standard input.