Skip to content

Commit 8bf631a

Browse files
committed
---
yaml --- r: 81695 b: refs/heads/master c: 806105f h: refs/heads/master i: 81693: ab6e340 81691: ad7e073 81687: db11624 81679: 6f3e2f6 81663: 59ac411 v: v3
1 parent 65bbabe commit 8bf631a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 85c0fb7b8a81fc48a2155decd20abf16b1c5eeb6
2+
refs/heads/master: 806105fea8858b55efbd821a34b86bed76a1fd60
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 6c08cc2db4f98e9f07ae7d50338396c4123c2f0a
55
refs/heads/try: 70152ff55722878cde684ee6462c14c65f2c4729

trunk/src/librustpkg/usage.rs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,9 @@ Options:
150150
}
151151

152152
pub fn init() {
153-
io::println("rustpkg init name
153+
io::println("rustpkg init
154154
155-
This makes a new workspace for working on a project named name.
155+
This will turn the current working directory into a workspace. The first
156+
command you run when starting off a new project.
156157
");
157158
}

0 commit comments

Comments
 (0)